Fix the parsing of the image sexpr to use PV_kernel et al, rather than the old
authorEwan Mellor <ewan@xensource.com>
Mon, 18 Dec 2006 00:07:55 +0000 (00:07 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 18 Dec 2006 00:07:55 +0000 (00:07 +0000)
commit6d6cd40676e6d3985d654eabb22f487cbeb168ec
treee8cb7758f693e7153ef08d26ca9d00d066481ec9
parent99ffd43bcdcae2f3b1ca0ad7327c267985026cfc
Fix the parsing of the image sexpr to use PV_kernel et al, rather than the old
kernel_ variables.  This fixes reboot of PV guests.

Also, give XendConfig its own logger, to allow us to tweak the log level for
that module independently.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendConfig.py